Total Complexity | 74 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 226 |
Lines of code | 151 |
Logical lines of code | 80 |
Comment lines | 52 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
applyDiscounts() | 44 | 26 | 37 | |
addItemText() | 49 | 11 | 27 | |
updateItemPrice() | 55 | 9 | 17 | |
maybeRestoreOtherItems() | 60 | 7 | 12 | |
maybeRemoveQuantityInput() | 61 | 5 | 12 | |
removeInvalidItems() | 61 | 5 | 12 | |
changeCartItemVariant() | 55 | 4 | 18 | |
maybeRemoveOtherItems() | 67 | 4 | 7 | |
maybeRemoveRemoveLink() | 65 | 3 | 9 |